View QoS Ingress Port-rate Limit Statistics

Use this procedure to view the QoS ingress port-rate limit statistics. The system displays the statistics of the dropped packets and bytes.

Note

Note

This procedure applies to VSP 4900 Series only.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View the ingress port-rate limit statistics:

    show interfaces gigabitethernet statistics rate—limiting [port {sub-port]][,...][slot/all][all]}]

Example

Switch:1# show interfaces gigabitethernet statistics rate-limiting 1/1

================================================================================
                   QOS Interface Ingress Rate-Limiting Stats
================================================================================
PORT     DROPPING          DROPPING          DROPPING          DROPPING
         PKTS RATE         BYTES RATE        PKTS              BYTES
--------------------------------------------------------------------------------
1/1		 9224						9260507           		1430758           		1436481032

Variable Definitions

Use the data in the following table to use the show interfaces gigabitethernet statistics rate-limiting command.

Variable

Value

{slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}

Identifies the slot and port in one of the following formats:
  • a single slot and port (slot/port)

  • a range of slots and ports (slot/port-slot/port)

  • a series of slots and ports (slot/port,slot/port,slot/port)

  • all ports on the same slot (slot/all)

  • all ports on the switch (all)

If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.